CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小 二乘法曲线 拟合

搜索资源列表

  1. nihe

    0下载:
  2. 最小二乘法曲线拟合,其中spir0.c存放主函数,编译后运行该文件即可,该程序用vc语言实现。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1126
    • 提供者:fred
  1. PL

    0下载:
  2. 最小二乘法曲线拟合TC程序 最小二乘法曲线拟合TC程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:977652
    • 提供者:
  1. NIHE

    1下载:
  2. 在c8051f015单片机上实现最小二乘法曲线拟合算法,开发环境是KEIL 7.50.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:45889
    • 提供者:czay3j704
  1. zxec

    0下载:
  2. 用C语言实现的最小二乘法曲线拟合,希望对大家有所帮助
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:5847
    • 提供者:sdf
  1. ChessTimer

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8710
    • 提供者:eric
  1. pcir

    0下载:
  2. 最小二乘法曲线拟合-least squares curve fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:夏雨
  1. Chapter03.FunctionApproximation

    0下载:
  2. 清华大学《数值分析A》-第03章.函数逼近 最佳一致逼近 最佳平方逼近 最小二乘法曲线拟合
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:736991
    • 提供者:大乔
  1. ercheng

    0下载:
  2. 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:阿宇
  1. 最小二乘法曲线拟合

    1下载:
  2. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-09-13
    • 文件大小:1547
    • 提供者:zoeinnj
  1. CurveInterpo

    0下载:
  2. 曲线拟合的最小二乘法,简洁清晰版.为pdf格式-The least squares curve fitting, clear and concise version. For pdf format
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:129163
    • 提供者:李义
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2490240
    • 提供者:王延海
  1. polyfit

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3165
    • 提供者:yaohaihua
  1. 111186768zuixiaoercheng

    0下载:
  2. 用VC编的最小二乘法曲线拟合的源码,很使用-YONG VC BIAN DE ZUIXIAOERCHENGFA DE YUAN MA.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1034
    • 提供者:DUYUNJING
  1. Matrix_Inversion

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:492279
    • 提供者:tiger520
  1. data_nihe

    0下载:
  2. 曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。-Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:303499
    • 提供者:zjs
  1. nihe

    0下载:
  2. 拟合曲线有很多方法,本资料是用最小二乘法拟合曲线的MATLAB源代码-There are many ways fitting curve, the data are least square fitting curve with MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:王一平
  1. Least-square-method---curve-fitting

    0下载:
  2. 最小二乘法-曲线拟合,,c语言程序。。经测试正确。。计算方法-Least square method- curve fitting,, c language program. . The test correctly. . Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:197208
    • 提供者:星沉
  1. matlabexcel

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1824
    • 提供者:liuyang
  1. VC-least-squares-curve-fitting-

    0下载:
  2. 关于VC的最小二乘法曲线拟合程序,有兴趣可以一试,进行调试-Least squares curve fitting program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:900
    • 提供者:白福明
  1. pp

    0下载:
  2. 最小二乘法曲线拟合程序,输出有拟合误差,拟合曲线的系数-Least-squares curve fitting procedure, the output error with fitting, curve fitting coefficient
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:禾禾
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com